Form 4 Additional Mathematics Bab 9: Solution of Triangles
The Sine Rule is used to solve non-right-angled triangles when given:
For any triangle $ABC$ with side lengths $a$, $b$, and $c$ opposite to angles $A$, $B$, and $C$ respectively:
$$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$or equivalently, to find angles:
$$\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}$$When given two sides ($a$ and $b$) and a non-included acute angle ($A$ opposite to side $a$), an ambiguous case occurs if $a < b$ and $a > b \sin A$ (or $h < a < b$ where $h = b \sin A$ is the height of the triangle):
The Cosine Rule is used to solve triangles when given:
The area of triangle $ABC$ when two sides and their included angle are known:
$$\text{Area} = \frac{1}{2} ab \sin C = \frac{1}{2} ac \sin B = \frac{1}{2} bc \sin A$$When all three sides $a$, $b$, and $c$ are known, the area can be found without calculating angles using Heron's Formula:
$$\text{Area} = \sqrt{s(s - a)(s - b)(s - c)}$$where $s$ is the semi-perimeter of the triangle:
$$s = \frac{a + b + c}{2}$$Real-world applications involve solving 2D and 3D geometric problems, bearings, elevations, and practical measurement tasks by strategically choosing between the Sine Rule, Cosine Rule, and Area Formulas.